home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Source Code
/
Visual Basic Source Code.iso
/
vbsource
/
dragan1r
/
frmtack.frm
next >
Wrap
Text File
|
1999-07-30
|
899b
|
31 lines
VERSION 5.00
Object = "{AA36F574-38AA-11D3-80D9-444553540001}#2.0#0"; "PINTACK.OCX"
Begin VB.Form frmTack
Caption = "Form1"
ClientHeight = 3195
ClientLeft = 60
ClientTop = 345
ClientWidth = 4680
LinkTopic = "Form1"
ScaleHeight = 3195
ScaleWidth = 4680
ShowInTaskbar = 0 'False
StartUpPosition = 3 'Windows Default
Begin Tack.PinTack PinTack1
Height = 315
Left = 2175
TabIndex = 0
Top = 1275
Width = 330
_ExtentX = 582
_ExtentY = 556
BorderStyle = 1
End
End
Attribute VB_Name = "frmTack"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit